home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
COMMADIO
/
TELMT23.LZH
/
GENESIS.SCR
< prev
next >
Wrap
Text File
|
1992-01-03
|
456b
|
23 lines
;
; GENESIS.SCR is a logon script file for Genesis BBS
;
Name = "First Last" ; put your name here
Phone = "1234" ; last 4 digits
Set AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; wait until string matched
When "-More-(Y,N,C): ","n"
When "<Press A Key>","^M"
Waitfor "[>"
Put Name
Waitfor "Enter Password: "
Put "^&"
Waitfor "digits of your phone #: "
Put Phone